From b51b3b72fc96e714b400d35f98e55f66aa7adf4f Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20Davidovi=C4=87?= Date: Tue, 23 Dec 2014 23:06:55 +0100 Subject: [PATCH] Bump version numbers Updated to use the latest 2014-12-23 nightly and newest versions of crates url and docopt.rs --- Cargo.toml | 7 ++----- src/rustversion.txt | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 644666e9b..6399eef3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,19 +11,16 @@ path = "src/cargo/lib.rs" [dependencies] toml = "0.1.4" -url = "0.2.0" semver = "0.1.0" curl = "0.1.0" +url = "0.2.7" tar = "0.1.0" flate2 = "0.1.0" git2 = "0.1.0" glob = "0.1.0" time = "0.1.0" log = "0.1.0" - -[dependencies.docopt] -git = "https://github.com/alexcrichton/docopt.rs" -branch = "update" +docopt = "0.6.18" [dev-dependencies.hamcrest] git = "https://github.com/carllerche/hamcrest-rust.git" diff --git a/src/rustversion.txt b/src/rustversion.txt index 9a2f7ff64..32792915a 100644 --- a/src/rustversion.txt +++ b/src/rustversion.txt @@ -1 +1 @@ -2014-12-22 +2014-12-23 -- 2.30.2